home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / Prog / A / AciusTN8-92 / GraphicalButtonsƒ / Proc.Ext / Proc.Ext.rsrc / 4Dte_26002 < prev    next >
Encoding:
Text File  |  1992-10-10  |  414 b   |  9 lines

  1. This function returns the state of the button passed to it.
  2.  
  3. 0 -> the button hasn't been clicked
  4. 1 -> the button hasn't been clicked
  5. NOTE: After a first reading of the button by this routine, the value returned will be zero until the button has been clicked again.
  6.  
  7. For the check boxes, use the bp_Read external routine.
  8.  
  9. Written by François Marchal, © ACI 1991. Detailed description and source code in MPW Pascal.